asynchronous query造句
例句与造句
- Asynchronous queries in j2ee
J2ee中的异步查询 - Asynchronous queries in j2ee
J2ee中的异步请求 - Asynchronous query pattern
异步请求模式 - " provides the design foundation for the discussion about the asynchronous query pattern presented here , published at
”提供了本文中所讨论的异步请求模式的设计基础 - Implementing the asynchronous query pattern service is a straightforward application of the java messaging service
实现此异步请求模式服务是java消息服务的直接应用。 - It's difficult to find asynchronous query in a sentence. 用asynchronous query造句挺难的
- This first tip in a series shows you how to implement asynchronous query operations using java messaging service queues
本系列中的第一个技巧将教您怎样通过java消息服务( jms )来实现异步请求操作。 - Deploy the web service , start your openjms and websphere servers , and your asynchronous query pattern web service will be up and running
发布此web服务,启动您的openjms和websphere服务器,您的异步请求模式web服务将启动并开始运行。 - Central to the success of the asynchronous query pattern is the ability for the web services client and service provider to correlate requests and responses
异步请求模式成功的关键在于web服务客户与服务提供者之间协调请求和响应的能力。 - The pattern that i implement is a familiar one if you have experience implementing asynchronous queries in traditional http and html web applications
如果您实现过传统的http和html web应用程序中的异步请求,您将发现我所实现的模式与它非常相似。 - To illustrate the asynchronous query pattern , i implement a simple example web service that has absolutely no practical value beyond illustrating the concepts of the pattern
为了说明异步请求模式,我实现了一个简单的示例web服务,它除了说明这一模式的概念外无任何实际意义。 - Patterns such as the asynchronous query , command , routing and message bus models provide a tremendous amount of flexibility in the way you can implement web services and build different types of applications
像异步队列、命令、路由及消息总线模型这样的模式,提供了许多的灵活性,以这种方式您可以实现web服务及创建不同类型的应用程序。